ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseDataLabelFrame<T> Class / parent Property

In This Topic
    parent Property (_BaseDataLabelFrame<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property parent As IViewModel
    public virtual IViewModel parent {get;}
    See Also